-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade go to 1.16 #4706
Upgrade go to 1.16 #4706
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4706 +/- ##
==========================================
- Coverage 62.41% 59.99% -2.43%
==========================================
Files 196 175 -21
Lines 21781 21908 +127
==========================================
- Hits 13595 13144 -451
- Misses 6942 7309 +367
- Partials 1244 1455 +211
|
/test pull-e2e-kind-across-kubernetes |
/test pull-e2e-kind-tikv-scale-simultaneously |
/test pull-e2e-kind-serial |
/test pull-e2e-kind pull-e2e-kind-across-kubernetes |
/test pull-e2e-kind |
/test pull-e2e-kind |
4 similar comments
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
1 similar comment
/test pull-e2e-kind |
cherry pick to release-1.3 in PR #4738 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
Co-authored-by: Shiori <sihao.yu@pingcap.com>
What problem does this PR solve?
What is changed and how does it work?
Upgrade go versions to 1.16 in all go.mod.
Upgrade go versions to 1.16 in e2e
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.